Poke Vec3



Poke Vec3 MemPtr, X#, Y#, Z#

Description

Pokes 3 sequential floats into the specified memory address.

Parameters

MemPtrINTEGERPointer to a Vector3 structure
X#FLOATThe vector's new X value
Y#FLOATThe vector's new Y value
Z#FLOATThe vector's new Z value


Shader Commands
jGfx Command Index
jGfx Main